[INFO] cloning repository https://github.com/matklad/select-2018
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/matklad/select-2018" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatklad%2Fselect-2018", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatklad%2Fselect-2018'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4f7f654a49c6637224c4b01c171d6ce79c5f16f9
[INFO] checking matklad/select-2018 against try#b946edaa85de45f124065f52b1bc55ba2fb4f9fb for pr-157562
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatklad%2Fselect-2018" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/matklad/select-2018
[INFO] finished tweaking git repo https://github.com/matklad/select-2018
[INFO] tweaked toml for git repo https://github.com/matklad/select-2018 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/matklad/select-2018 on toolchain b946edaa85de45f124065f52b1bc55ba2fb4f9fb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b946edaa85de45f124065f52b1bc55ba2fb4f9fb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/matklad/select-2018 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b946edaa85de45f124065f52b1bc55ba2fb4f9fb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `macro_select` (manifest) generated 1 warning
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 0163368801d588da9a5d53b336053c1057b27b33ff5fe358624ec2c21731597a
[INFO] running `Command { std: "docker" "start" "0163368801d588da9a5d53b336053c1057b27b33ff5fe358624ec2c21731597a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0163368801d588da9a5d53b336053c1057b27b33ff5fe358624ec2c21731597a" "/opt/rustwide/cargo-home/bin/cargo" "+b946edaa85de45f124065f52b1bc55ba2fb4f9fb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0163368801d588da9a5d53b336053c1057b27b33ff5fe358624ec2c21731597a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0163368801d588da9a5d53b336053c1057b27b33ff5fe358624ec2c21731597a" "/opt/rustwide/cargo-home/bin/cargo" "+b946edaa85de45f124065f52b1bc55ba2fb4f9fb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `macro_select` (manifest) generated 1 warning
[INFO] [stderr]     Checking libc v0.2.42
[INFO] [stderr]     Checking stable_deref_trait v1.1.0
[INFO] [stderr]     Checking smallvec v0.6.2
[INFO] [stderr]     Checking nodrop v0.1.12
[INFO] [stderr]     Checking rand_core v0.2.1
[INFO] [stderr]     Checking cfg-if v0.1.4
[INFO] [stderr]     Checking lazy_static v1.0.2
[INFO] [stderr]     Checking crossbeam-utils v0.4.1
[INFO] [stderr]     Checking owning_ref v0.3.3
[INFO] [stderr]     Checking arrayvec v0.4.7
[INFO] [stderr]     Checking crossbeam-epoch v0.5.0
[INFO] [stderr]     Checking rand v0.4.2
[INFO] [stderr]     Checking rand v0.5.4
[INFO] [stderr]     Checking parking_lot_core v0.2.14
[INFO] [stderr]     Checking parking_lot v0.5.5
[INFO] [stderr]     Checking crossbeam-channel v0.2.2
[INFO] [stderr]     Checking macro_select v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/concurrency.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 | /             select!{
[INFO] [stdout] 13 | |                 recv(chans, msg, from) => {
[INFO] [stdout] 14 | |                     assert!(msg.is_none());
[INFO] [stdout] 15 | |                     jobs.iter().position(| j | & j.chan == from).unwrap()
[INFO] [stdout] 16 | |                 }
[INFO] [stdout] 17 | |             }
[INFO] [stdout]    | |_____________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `__crossbeam_channel_codegen` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `__crossbeam_channel_codegen` which comes from the expansion of the macro `select` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/concurrency.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 | /             select!{
[INFO] [stdout] 13 | |                 recv(chans, msg, from) => {
[INFO] [stdout] 14 | |                     assert!(msg.is_none());
[INFO] [stdout] 15 | |                     jobs.iter().position(| j | & j.chan == from).unwrap()
[INFO] [stdout] 16 | |                 }
[INFO] [stdout] 17 | |             }
[INFO] [stdout]    | |_____________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `__crossbeam_channel_codegen` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `__crossbeam_channel_codegen` which comes from the expansion of the macro `select` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/concurrency.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 | /             select!{
[INFO] [stdout] 13 | |                 recv(chans, msg, from) => {
[INFO] [stdout] 14 | |                     assert!(msg.is_none());
[INFO] [stdout] 15 | |                     jobs.iter().position(| j | & j.chan == from).unwrap()
[INFO] [stdout] 16 | |                 }
[INFO] [stdout] 17 | |             }
[INFO] [stdout]    | |_____________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `__crossbeam_channel_codegen` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `__crossbeam_channel_codegen` which comes from the expansion of the macro `select` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/concurrency.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 | /             select!{
[INFO] [stdout] 13 | |                 recv(chans, msg, from) => {
[INFO] [stdout] 14 | |                     assert!(msg.is_none());
[INFO] [stdout] 15 | |                     jobs.iter().position(| j | & j.chan == from).unwrap()
[INFO] [stdout] 16 | |                 }
[INFO] [stdout] 17 | |             }
[INFO] [stdout]    | |_____________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `__crossbeam_channel_codegen` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `__crossbeam_channel_codegen` which comes from the expansion of the macro `select` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ConcurrentJob` is never constructed
[INFO] [stdout]  --> src/concurrency.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct ConcurrentJob {
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `wait_for_all` is never used
[INFO] [stdout]  --> src/concurrency.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub fn wait_for_all(mut jobs: Vec<ConcurrentJob>,) {
[INFO] [stdout]   |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ConcurrentJob` is never constructed
[INFO] [stdout]  --> src/concurrency.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct ConcurrentJob {
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `wait_for_all` is never used
[INFO] [stdout]  --> src/concurrency.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub fn wait_for_all(mut jobs: Vec<ConcurrentJob>,) {
[INFO] [stdout]   |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.80s
[INFO] running `Command { std: "docker" "inspect" "0163368801d588da9a5d53b336053c1057b27b33ff5fe358624ec2c21731597a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0163368801d588da9a5d53b336053c1057b27b33ff5fe358624ec2c21731597a", kill_on_drop: false }`
[INFO] [stdout] 0163368801d588da9a5d53b336053c1057b27b33ff5fe358624ec2c21731597a
